hunt-snapshot-0_10_7 ~master (2019-09-12T04:35:55Z)
Dub
Repo
Pipeline.write
collie
channel
pipeline
Pipeline
Undocumented in source. Be warned that the author may not have intended to support it.
class
Pipeline
(R, W = void)
pragma(
inline
)
static if
(
!is(W == void)
)
void
write
(
W
msg
,
TheCallBack
cback
= null
)
Meta
Source
See Implementation
collie
channel
pipeline
Pipeline
aliases
Ptr
TheCallBack
constructors
this
destructors
~this
functions
close
finalize
read
timeOut
transportActive
transportInactive
write
static functions
create